home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d11 / pscreen.arc / README.BAT < prev    next >
DOS Batch File  |  1989-07-07  |  2KB  |  26 lines

  1. echo off
  2. cls
  3. echo ╒╡Pro~Formance Screen Design (P-Screen) ══════════════════════════════════════╗
  4. echo │ You should find several files here (in addition to ReadMe.Bat):             ║
  5. echo │  P-Screen.Exe  P-Screen itself.  To get started, just type P-Screen (cr)    ║
  6. echo │  P-Screen.Psl  Help Screen library (required to run P-Screen; 'Read-Only')  ║
  7. echo │  P-Screen.Doc  P-Screen's manual                                            ║
  8. echo │   PS-Demo.Bas  \ QuickBASIC 4.0+ demo program.  Demonstrates how to display ║
  9. echo │   PS-Demo.Qlb  / screens from your programs. (to run: qb ps-demo /l ps-demo)║
  10. echo │  LoadScrn.Obj  \                                                            ║
  11. echo │  rsLodBin.Obj   --- Link these to your QB programs to display screens       ║
  12. echo │  rsScrRst.Obj  /                                                            ║
  13. echo │  BS-Demo.Bas/BS-Demo.Bsv (reg. users) Demo of rsLodBin to display BSAVE file║
  14. echo ╞═════════════════════════════════════════════════════════════════════════════╣
  15. echo │ P-Screen lets you design screens, create screen 'libraries,' then display   ║
  16. echo │ your screens from your own programs -- easily, quickly.                     ║
  17. echo │  * Design screens with P-Screen.                                            ║
  18. echo │    - Save them to:  Screen Libraries, or standard Ascii files (for any use).║
  19. echo │  * Display your screens from your programs -- f-a-s-t, easily, with little  ║
  20. echo │    code, and with no 'external screen loaders.'                             ║
  21. echo │    - Three subprograms are included to 'Link' with QB 4.0+ programs.        ║
  22. echo │  * Uses:  Menus, help screens, data entry, program demos, prototyping, etc. ║
  23. echo │  * Easy screen design (boxes/lines/join/text (with auto-centering)/add any  ║
  24. echo │    Ascii character/paint/copy/move/erase/WalkAbout/Undo/25-43-50 rows/etc.) ║
  25. echo ╘═══════════════════════════════════════════ (C) 1988, 1989  RWS & Associates╞╝
  26.